projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7569100
)
(cursor_type_changed): Hew variable.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 18 Mar 2002 04:38:43 +0000
(
04:38
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 18 Mar 2002 04:38:43 +0000
(
04:38
+0000)
src/window.h
patch
|
blob
|
history
diff --git
a/src/window.h
b/src/window.h
index 6ae50390bc80498a6be691f6c5b1436c231bef1b..a85422c97296d5d6a1940905d577648029f866e2 100644
(file)
--- a/
src/window.h
+++ b/
src/window.h
@@
-436,6
+436,10
@@
extern int clip_changed;
extern int windows_or_buffers_changed;
+/* Nonzero means a frame's cursor type has been changed. */
+
+extern int cursor_type_changed;
+
/* Number of windows displaying the selected buffer. Normally this is
1, but it can be more. */